home *** CD-ROM | disk | FTP | other *** search
- Path: asimov.oit.umass.edu!apj
- From: apj@asimov.oit.umass.edu (ADAM P JENKINS)
- Newsgroups: comp.lang.c,comp.graphics.misc,comp.msdos.programmer
- Subject: Re: How to display bitmap files (.BMP) under DOS with Borland C++
- Followup-To: comp.lang.c,comp.graphics.misc,comp.msdos.programmer
- Date: 2 Jan 1996 21:23:29 GMT
- Organization: University of Massachusetts, Amherst
- Message-ID: <4cc7oh$s8d@nic.umass.edu>
- References: <30E330E9.4E1E@frld.bull.fr>
- NNTP-Posting-Host: asimov.oit.umass.edu
-
- Marc Druilhe (M.Druilhe@frld.bull.fr) wrote:
- : Could anybody tell me the way to draw images files (.BMP) from
- : a C program under MSDOS (borland C++) ??
-
- : Thank's for your help and Happy new year.
-
- : Marc D. (M.Druilhe@frld.bull.fr)
-
- I don't know of any libraries already written for this, but you can
- get a description of of different graphics formats, including .BMP
- from PC Games Programmer's encyclopedia, available from:
-
- x2ftp.oulu.fi in the /pub/msdos/programming/gpe directory.
-
- You can use this to help you write the code to read a BMP file.
- --
-
- Adam P. Jenkins
- apj@twain.oit.umass.edu
-